func github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations.dnsCompatibleBucketName

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations (current package)
		update_endpoint.go#L271: 	return dnsCompatibleBucketName(bucket)
		update_endpoint.go#L276: func dnsCompatibleBucketName(bucket string) bool {